home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1997 July / PC Pro July 1997.iso / essentia.ls / INTERNET / 16bit / dircon / IEXPLORE / PROXY.HT_ / PROXY
Encoding:
Text File  |  1996-12-23  |  2.3 KB  |  84 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4.  
  5. <TITLE>Using Proxy Servers</TITLE>
  6.  
  7. <META NAME="GENERATOR" CONTENT="Internet Assistant for Microsoft Word 2.0z">
  8. </HEAD>
  9. <BODY TEXT=#000000 LINK=GREEN VLINK=#888888 ALINK=#FF0000 BGCOLOR=FFFFFF>
  10. <FONT FACE="ARIAL">
  11. <P ALIGN=RIGHT>
  12. <A NAME="TOP"></A><A HREF="topics.htm"><img src="conbook.gif" border=0><I>Contents</I></A></P>
  13. <H2>Using Proxy Servers </H2>
  14.  
  15. <HR>
  16.  
  17. <P>
  18. Many organizations use a <I>firewall</I> (usually a router or
  19. a computer) to protect their internal network from external access.
  20. A <I>proxy server</I> is a program, typically running on a <I>firewall
  21. computer</I>, that can be configured to block external access while 
  22. permitting users behind the firewall to gain access to Internet
  23. resources. 
  24. <P>
  25. You can specify a different proxy server for HTTP, gopher, and
  26. FTP protocols. 
  27. <P>
  28. <A NAME="PROXY"><B>To set up proxy servers</B> <BR>
  29. </A>
  30. <OL>
  31. <LI>From the View menu, choose Options. <BR>
  32.  
  33. <LI>Choose the Proxy tab, if necessary. <BR>
  34.  
  35. <LI>For each Proxy field, type the domain name (or IP address)
  36. and port number of the proxy server you are using. See your Internet
  37. access provider or system administrator for details. <BR>
  38.  
  39. <LI>Choose OK. 
  40. </OL>
  41.  
  42. <P><BR>
  43. <A NAME="BYPASS"><B>To bypass proxy servers</B> <BR>
  44. </A>
  45. <OL>
  46. <LI>From the View menu, choose Options. <BR>
  47.  
  48. <LI>Choose the Proxy tab, if necessary. <BR>
  49.  
  50. <LI>In the Bypass Proxy On box, specify the IP addresses, domain
  51. names, and ports that should be accessed directly without using
  52. a proxy server. Separate entries with commas. For example: <BR>
  53.  
  54.  
  55. <P>
  56. <TABLE>
  57. <TR><TD width=350><B>To directly access</B></TD><TD width=300><B>Enter this</B>
  58. </TD></TR>
  59.  
  60. <TR><TD width=300>www.name.com</TD><TD width=300>www.name.com</TD></TR>
  61.  
  62. <TR><TD width=300>Only port 80 of www.name.com</TD><TD width=300>www.name.com:80
  63. </TD></TR>
  64.  
  65. <TR><TD width=300>Any computer in the name.com domain</TD><TD width=300>name.com
  66. </TD></TR>
  67.  
  68. <TR><TD width=300>Port 80 of any computer </TD><TD width=300>:80</TD></TR>
  69.  
  70. <TR><TD width=300>Computers inside the name.com domain and port 80 of any computer
  71. </TD><TD width=300>name.com, :80</TD></TR>
  72.  
  73. <TR><TD width=300>Computers inside your local firewall
  74. </TD><TD width=300><local></TD></TR>
  75.  
  76. </TABLE>
  77.  
  78. <LI>Choose OK. 
  79. </OL>
  80.  
  81. </BODY>
  82.  
  83. </HTML>
  84.